搜索资源列表

  1. VC++_SerialPort

    2下载:
  2. 串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,-serial communication programming as a senior example of the use of multithreading, Serial involved and input/output synchroni
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:57344
    • 提供者:如歌
  1. trialgui32bpp

    0下载:
  2. ucgui在windows下的演示程序,太好了,真佩服他的编程天才能力,我们要加油了-ucgui in the demo program under windows, very good, I really admire his ability to programming genius, we have to refuel the
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-19
    • 文件大小:1922048
    • 提供者:王紫
  1. hundunCchengxu

    0下载:
  2. 混沌分析的C语言程序的,程序目前我还没有正式运行出来,但是里面很多的C函数可以为在VC下混沌编程提高参考的-Chaotic Analysis of the C language program, the program currently running I have not officially come out, but there
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:92160
    • 提供者:华清
  1. renliandingw

    0下载:
  2. 在vc下进行编程的,通过集合几种算法,实现对人脸的检测效果 效果还可以-Under the program in the vc, and through the collection of several algorithms, to achieve the effect of face detection effect can also be
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:65536
    • 提供者:lihuang073
  1. VCdatabase

    0下载:
  2. 描述了在vc下的数据库编程,有助于学习怎么使用数据库技术-Described in the Database Programming vc help learning how to use database technology
  3. 所属分类:数据库编程

    • 发布日期:2024-05-19
    • 文件大小:345088
    • 提供者:萧阳
  1. VCdatalibbook

    0下载:
  2. 此书是一本关于数据库的教程书籍,书中有在VC++下的一些详细的编程例子,是本好书-液 菘 慕坛榧甐C++ 螠一些 细 谋樱 潜
  3. 所属分类:数据库系统

    • 发布日期:2024-05-19
    • 文件大小:3514368
    • 提供者:lq
  1. ckglxt

    0下载:
  2. vc++ access开发的库管理系统 适合新手 练习在vc++下的数据库编程 代码使用方法已放在包里-vc++ access library management system developed for new practice in the vc++ programming code of the database has been placed on the use of bag
  3. 所属分类:其他数据库

    • 发布日期:2024-05-19
    • 文件大小:208896
    • 提供者:byland
  1. glut

    0下载:
  2. 这个文件包含了在VC++下的OPENGL编程时需要用到的几个动态连接库,我整理了一下,方便大家!-This file contains the VC++ under OPENGL programming needed several dynamic link library, I put together some easy everyone!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:642048
    • 提供者:张健
  1. EVC

    0下载:
  2. EVC高级编程及其应用开发,对于学习在wince下的VC++编程来说,这本书还是不错的-EVC high-level programming and application development, learning in the wince under the VC++ programming, this book is good
  3. 所属分类:Windows CE

    • 发布日期:2024-05-19
    • 文件大小:29369344
    • 提供者:geng
  1. VCPPT

    0下载:
  2. 孙鑫先生的vc++深入详解的PPT讲义,详细讲解了在VC++下的Windows编程应请注意的问题。-Sun Xin asked the vc++ Detailed Explanation of the PPT-depth lectures, explained in detail in the VC++ programming under Windows should be invited to pay attention to.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2030592
    • 提供者:John
  1. OpenGL_VC_APP

    0下载:
  2. 详细介绍了功能强大的图形接口OpenGL的基本原理及在VC++下的工程运用,对于学习图形编程的朋友有较*价值。-Introduced a powerful OpenGL graphics interface and the basic principles of the project under VC++ application, for learning graphics programming more valuable fr
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:LiDeSheng
  1. VC-Read-and-write-file(.TXT).doc

    0下载:
  2. 文档给出了在VC编程环境下的各种读写文件的源代码,可作为读写日志程序的参考文档。-Documents given in the VC programming environment to read and write files of various source code, read and write log program can be used as a reference document.
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:57344
    • 提供者:陈爱斌
  1. UDP

    0下载:
  2. VC++下的UDP协议通信编程(上位机可以在此基础上编写用户协议程序)-VC++ programming under the UDP protocol communication (the host computer can be prepared on the basis of this User Agreement Procedure)
  3. 所属分类:通讯编程

    • 发布日期:2024-05-19
    • 文件大小:183296
    • 提供者:曹姓名
  1. Program-DLL-with-VC

    0下载:
  2. :通过用VC编写动态链接库DLL,并在VB中调用DLL的方式,借助计算机自带网卡和企业的 内部网络实现了测量数据的网络传输。给出了具体的设计思想和整个过程,介绍了VC下的网络编程 技术和DLL编程技术,给出了在VB下加载DLL的具体方法,对工业在线测量仪器实现网络化、信息化 具有很好的借鉴作用。-: VC prepared by using the dynamic link library DLL, and call the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:162816
    • 提供者:王伟
  1. StaticSplit

    0下载:
  2. 可以实现静态分割窗口的功能,是在VC++下MFC编程 -static split windows
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-19
    • 文件大小:2736128
    • 提供者:liu
  1. opengl-read-3ds-format-file

    0下载:
  2. 对OpenGL做了基本的介绍,并详细介绍了3ds模型的文件格式.在VC++下的OpenGL编程中完成了3ds模型 的读取与重绘.并例举了一个3ds模型验证了程序的可行性.-The paper has a basic presentation in OpenGL and introduces file format of 3ds‘models in detail.It completes read and redraw of 3d
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:335872
    • 提供者:张三
  1. H_Monitor

    0下载:
  2. VC在VS2010下的编程,具有通信RS485接口以及MODBUS-RTU功能,标准化通信程序参考,并用于实际项目中。-VS program including communication part,using for display parameters.
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:14706688
    • 提供者:wang
  1. halcon-programing-in-VC

    0下载:
  2. HALCON在VB、 VC和.NET环境下的编程简介-HALCON in VB, VC and .NET programming environment Introduction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1860608
    • 提供者:maya
  1. aiaxcwn

    0下载:
  2. Windows下的高精度计时和高频事件的产生 在VC++编程实现,直观!(Production of high precision timing and high frequency incident under Windows in vc + + programming implementation, intuitive!)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:20480
    • 提供者:Yrlenko
  1. vpticocable_technology

    0下载:
  2. 在vc下关于Kochanek-Bartels样条的实现,可根据需要用鼠标直接给出控制点,,(About Kochanek - Bartels spline under vc implementation, can be directly given control points, according to the need to use a mouse,)
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:yrfibition
« 1 2 34 5 6 7 8 9 10 ... 29 »

源码中国 www.ymcn.org